Skip to main content

Week 1

Milestones

  • Understand the Platform for Avni and create a sandbox account
  • Explore the APIs of Avni
  • Check the API success while making a connection and throw some errors if the credentials are wrong
  • implement the basic read of the connector
  • Pull data from a particular date
  • Implement incremental sync
  • Write tests
  • Document your connector

Screenshots / Videos

  • Check Functionality : Check Function

Contributions

Learnings

  • This week, I successfully implemented the fundamental read functionality for an Airbyte connector. Throughout the process, I gained valuable insights into building connectors and retrieving data from various endpoints using Airbyte.